Skip to content

Release Notes update for 2026.0#708

Merged
tbujewsk merged 12 commits intomainfrom
rl_update_2026_0
Mar 20, 2026
Merged

Release Notes update for 2026.0#708
tbujewsk merged 12 commits intomainfrom
rl_update_2026_0

Conversation

@tbujewsk
Copy link
Contributor

Description

Please include a summary of the changes and the related issue. List any dependencies that are required for this change.

Fixes # (issue)

Any Newly Introduced Dependencies

Please describe any newly introduced 3rd party dependencies in this change. List their name, license information and how they are used in the project.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist:

  • I agree to use the MIT license for my code changes.
  • I have not introduced any 3rd party components incompatible with MIT.
  • I have not included any company confidential information, trade secret, password or security token.
  • I have performed a self-review of my code.

@@ -57,35 +57,42 @@ For installing Pipeline Framework with the prebuilt binaries or Docker\* or to b
| YOLOv26 model support| Added converters and post-processing for YOLOv26 models, including oriented bounding box (OBB) support and FP16/FP32 GPU inference. Added YOLOv26 to supported models in samples.|
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's not true. Yolo26 OBB FP16/FP32 is not supported on GPU. It's OpenVINO problem. Only INT8 work correctly

| Bounding box validation | Added extra validation of bounding boxes to improve robustness.|
| OpenCV tensor compression for all devices | Use OpenCV tensor compression for all inference devices, yielding best performance across CPU/GPU/NPU.|
| Model API refactoring | Moved Model API parser to separate files; added conversion from third-party metadata to Model API.|
| Python samples overview | Added overview section for Python samples; updated READMEs. |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also we have introduced several new python samples to the codebase. Maybe we should mention them here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there are listed in the 'New in this Release' section

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fact, thanks, saw that.

Also there was this Windows sample
If it's a part of the release, we should add information about it.

There were pipeline graphs added for all Windows samples too (not sure about mentioning, because all new python samples were merged with such graphs and we don't seem to highlight that)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added info about Windows sample.

tbujewsk and others added 2 commits March 19, 2026 12:14
Co-authored-by: Olena Onyshchenko <olena.onyshchenko@intel.com>
tbujewsk and others added 5 commits March 19, 2026 12:55
Co-authored-by: Olena Onyshchenko <olena.onyshchenko@intel.com>
Co-authored-by: Olena Onyshchenko <olena.onyshchenko@intel.com>
Co-authored-by: Olena Onyshchenko <olena.onyshchenko@intel.com>
@tbujewsk tbujewsk requested review from oonyshch and tjanczak March 19, 2026 12:09
Copy link
Contributor

@oonyshch oonyshch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, all links across file work, I double-checked 👍

| GstVideoRegionOfInterest meta + Intel extensions | end of Q4'2026 | usage of GstAnalyticsMtd |
| Architecture 2.0 elements | end of Q4'2026 | Preserve essential components and ideas |
| FFMpeg integration samples | end of Q2'2026 | no replacement |

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should also mention "gvapython to be replaced with regular GStreamer python elements"... but we can add it in next release

@tbujewsk tbujewsk merged commit 6b3ba54 into main Mar 20, 2026
7 checks passed
@tbujewsk tbujewsk deleted the rl_update_2026_0 branch March 20, 2026 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants